ci: Add libtiff-devel to the image
authorMatthias Clasen <mclasen@redhat.com>
Tue, 14 Sep 2021 12:03:41 +0000 (08:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 14 Sep 2021 12:06:09 +0000 (08:06 -0400)
We want to require libtiff in our build.

.gitlab-ci/fedora.Dockerfile

index ef0bb1aeb2aa5f84ac14220057e4b587d356a873..ef29a10a77443a6ccf0406ac07485dfd0faa2284 100644 (file)
@@ -53,6 +53,7 @@ RUN dnf -y install \
     libpng-devel \
     librsvg2 \
     libselinux-devel \
+    libtiff-devel \
     libubsan \
     libXcomposite-devel \
     libXcursor-devel \